table of contents
wl_object(3) | Wayland | wl_object(3) |
NAME¶
wl_object -
SYNOPSIS¶
#include <wayland-server.h>
Data Fields¶
struct wl_interface * interface
const void * implementation
uint32_t id
Field Documentation¶
uint32_t wl_object::id¶
const void* wl_object::implementation¶
struct wl_interface* wl_object::interface¶
Author¶
Generated automatically by Doxygen for Wayland from the source code.
Wed Oct 31 2018 | Version 1.15.0 |